* lisp/progmodes/flymake.el: Small improvements for buffers display.
authorJuri Linkov <juri@linkov.net>
Mon, 22 Apr 2024 06:54:18 +0000 (09:54 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 22 Apr 2024 06:54:18 +0000 (09:54 +0300)
commit419550c7907275bf962986e1cc8fba1989d8659c
tree3c4df34574cae2ef8d66fd9ae493d023c102afc2
parent086608876ad4e3aacdce7169206482cef0cb7129
* lisp/progmodes/flymake.el: Small improvements for buffers display.

(flymake-mode-map): Bind mouse-1 click on the fringe to
'flymake-show-buffer-diagnostics' (bug#70459).
(flymake-show-buffer-diagnostics): Display buffer diagnostics
at the bottom.
(flymake-show-project-diagnostics): Display project diagnostics
at the bottom.
lisp/progmodes/flymake.el